https://sandbox-portal.zift.io/api/v01/users/[user-name]/contact-info
Represents contact information of the given User.
Method: DELETE | Implicit: Yes | Returns: ServiceResponse |
Consumes: xurl | Produces: json, xml | |
Deletes contact information of the user.
|
Method: GET | Implicit: Yes | Returns: UserContactInfo |
Consumes: not applicable | Produces: not applicable | |
Loads contact information of the user.
|
Method: POST | Implicit: Yes | Returns: UserContactInfo |
Consumes: xurl | Produces: json, xml | |
Updates contact information of the user.
|
# | Name | Type | Required | Default | Description |
---|---|---|---|---|---|
01 | object | UserContactInfo | Yes |
Updated object information. Groups fields reflecting contact information for a user |